2005
Simon Budig
Adds a bezier stroke with a single moveto to the vectors object.
Adds a bezier stroke with a single moveto to the vectors object.
unknown
| Type | Name | Description |
|---|---|---|
| unknown | vectors | The vectors object |
| PF_FLOAT | x0 | The x-coordinate of the moveto |
| PF_FLOAT | y0 | The y-coordinate of the moveto |
| Type | Name | Description |
|---|---|---|
| PF_INT | stroke-id | The resulting stroke |